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