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