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