public int MonthlyRepeatInterval { get; set; }
Public Property MonthlyRepeatInterval As Integer Get Set
public: property int^ MonthlyRepeatInterval { int^ get (); void set (int^ value); }