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