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