public int MaximumLabels { get; set; }Public Property MaximumLabels As Integer
Get
Setpublic:
virtual property int MaximumLabels {
int get () sealed;
void set (int value) sealed;
}abstract MaximumLabels : int with get, set
override MaximumLabels : int with get, set