public string Role { get; set; }
Public Property Role As String Get Set
public: property String^ Role { String^ get (); void set (String^ value); }
member Role : string with get, set
In This Article