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