public int CellDuration{ get; set;}
Public Property CellDuration As Integer
public: property int CellDuration { int get (); void set (int value); }