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