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