std:std.stringio.ParseBool
Parse a boolean string.
Returns true if str equals "True", ignoring case. Otherwise, returns false.
str