'Declaration
Public Property fShowLabel As Byte
'Usage
Dim instance As AttachedLabel Dim value As Byte instance.fShowLabel = value value = instance.fShowLabel
public byte fShowLabel {get; set;}
'Declaration
Public Property fShowLabel As Byte
'Usage
Dim instance As AttachedLabel Dim value As Byte instance.fShowLabel = value value = instance.fShowLabel
public byte fShowLabel {get; set;}