Sets the left indent (default: 2).
TwoColumnDetail indent(int value) { _indent = value; return this; }