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