'Declaration Public ReadOnly Property Size As Integer
'Declaration
Public ReadOnly Property Size As Integer
'Usage Dim instance As WsBool Dim value As Integer value = instance.Size
'Usage
Dim instance As WsBool Dim value As Integer value = instance.Size
public int Size {get;}
WsBool Class WsBool Members