'Declaration Public Property Indent As System.Byte
'Usage Dim instance As ExtendedFormat Dim value As System.Byte instance.Indent = value value = instance.Indent
public System.byte Indent {get; set;}
'Declaration Public Property Indent As System.Byte
'Usage Dim instance As ExtendedFormat Dim value As System.Byte instance.Indent = value value = instance.Indent
public System.byte Indent {get; set;}