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