string? DisplayRoleName { get; set; }
Property DisplayRoleName As String Get Set
property String^ DisplayRoleName { String^ get (); void set (String^ value); }
abstract DisplayRoleName : string with get, set
In This Article