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