Public Shared Property IntervalCount As Integer Get Set
public static int IntervalCount { get; set; }
public: static property int IntervalCount { int get (); void set (int value); }
ZundaFramework.Util.SimulationTime.get_intervalCount = function(); ZundaFramework.Util.SimulationTime.set_intervalCount = function(value);