'Declaration
Public ReadOnly Property Intervals As System.Long
'Usage
Dim instance As ImageObject Dim value As System.Long value = instance.Intervals
public System.long Intervals {get;}
public read-only property Intervals: System.Int64;
public function get Intervals : System.long
public: property System.int64 Intervals { System.int64 get(); }