public int RecordPad { get; private set; }
Public Property RecordPad As Integer
public: property int RecordPad { int get (); void set (int value); }