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