'Declaration Public Property fGlJmp As Boolean
'Declaration
Public Property fGlJmp As Boolean
'Usage Dim instance As BOF Dim value As Boolean instance.fGlJmp = value value = instance.fGlJmp
'Usage
Dim instance As BOF Dim value As Boolean instance.fGlJmp = value value = instance.fGlJmp
public bool fGlJmp {get; set;}
BOF Class BOF Members