'Declaration Public Property anStart As UShort
'Declaration
Public Property anStart As UShort
'Usage Dim instance As Pie Dim value As UShort instance.anStart = value value = instance.anStart
'Usage
Dim instance As Pie Dim value As UShort instance.anStart = value value = instance.anStart
public ushort anStart {get; set;}
Pie Class Pie Members