'Declaration Public Property CompoundLineType As CompoundLineType
'Usage Dim instance As LineFormat Dim value As CompoundLineType instance.CompoundLineType = value value = instance.CompoundLineType
public CompoundLineType CompoundLineType {get; set;}