Public ReadOnly Property Role As String
public string Role { get; }
public: property String^ Role { String^ get (); }
function get_role();