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