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