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