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