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