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