'Declaration <System.ComponentModel.DefaultValueAttribute()> Public Property MaxLines As System.Integer
'Usage Dim instance As EditingElement Dim value As System.Integer instance.MaxLines = value value = instance.MaxLines
[System.ComponentModel.DefaultValue()] public System.int MaxLines {get; set;}