Gets or sets the character used when encoding a space.
public char? EncodedSpaceChar { get; set; }
If specified, the character used when encoding a space.
This property is null by default.