int MaximumLabels { get; set; }
Property MaximumLabels As Integer Get Set
property int MaximumLabels { int get (); void set (int value); }
abstract MaximumLabels : int with get, set
In This Article