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