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