bool Checked { get; set; }
Property Checked As Boolean Get Set
property bool^ Checked { bool^ get (); void set (bool^ value); }