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