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