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