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