public bool[] MaskSwitchTerms { get; set; }
Public Property MaskSwitchTerms As Boolean() Get Set
public: property array<bool>^ MaskSwitchTerms { array<bool>^ get (); void set (array<bool>^ value); }
member MaskSwitchTerms : bool[] with get, set
In This Article