public string DisplayName { get; }
Public ReadOnly Property DisplayName As String Get
public: property String^ DisplayName { String^ get (); }
member DisplayName : string with get
In This Article