public string symbol { get; set; }
Public Property symbol As String Get Set
public: property String^ symbol { String^ get (); void set (String^ value); }
member symbol : string with get, set
In This Article