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