int Interval { get; set; }
Property Interval As Integer Get Set
property int Interval { int get (); void set (int value); }