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