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