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