Writes a string value to the stream.
public procedure TAbstractObjectWriter.WriteString(
const Value: String
); virtual; abstract;