public bool Assist { get; set; }
Public Property Assist As Boolean Get Set
public: property bool^ Assist { bool^ get (); void set (bool^ value); }