'Declaration
Property IncludeBorder As System.Boolean
'Usage
Dim instance As IStyle Dim value As System.Boolean instance.IncludeBorder = value value = instance.IncludeBorder
System.bool IncludeBorder {get; set;}
read-write property IncludeBorder: System.Boolean;
function get,set IncludeBorder : System.boolean