[This is preliminary documentation and is subject to change.]
public string Platform { get; private set; }
Public Property Platform As String Get Private Set
public: property String^ Platform { String^ get (); private: void set (String^ value); }