'Declaration
Public Property LabelType As LabelType
'Usage
Dim instance As DicomLabel Dim value As LabelType instance.LabelType = value value = instance.LabelType
public LabelType LabelType {get; set;}
public read-write property LabelType: LabelType;
public function get,set LabelType : LabelType