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