'DeclarationPublic Property LabelType As LabelType
'UsageDim 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