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