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