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