'Declaration
Public ReadOnly Property IsZone As System.Boolean
'Usage
Dim instance As CiImage Dim value As System.Boolean value = instance.IsZone
public System.bool IsZone {get;}
public read-only property IsZone: System.Boolean;
public function get IsZone : System.boolean
public: property System.bool IsZone { System.bool get(); }