[CanBeNullAttribute] string RoleName { get; }
<CanBeNullAttribute> ReadOnly Property RoleName As String Get
[CanBeNullAttribute] property String^ RoleName { String^ get (); }
[<CanBeNullAttribute>] abstract RoleName : string with get
In This Article