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