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