public string Options { get; set; }
Public Property Options As String Get Set
public: property String^ Options { String^ get (); void set (String^ value); }