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