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