public int IdentifierWidth { get; set; }Public Property IdentifierWidth As Integer
Get
Setpublic:
virtual property int IdentifierWidth {
int get () sealed;
void set (int value) sealed;
}If set, this width will be used instead of the default identifier field width.