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