'Declaration
Public ReadOnly Property Intervals As System.Integer
'Usage
Dim instance As CiObject Dim value As System.Integer value = instance.Intervals
public System.int Intervals {get;}
public read-only property Intervals: System.Integer;
public function get Intervals : System.int
public: property System.int Intervals { System.int get(); }