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