Converts a boolean value to a string.
The string "true" if the specified boolean equals true; otherwise, the method returns the string "false".
File: BcfUtils.h
Namespace: OdBcf::Utils