The Boolean class represents Boolean data type.
| Property name | Brief description | |
| The FalseString method returns logical False converted into string type. | ||
| The TrueString method returns logical True converted into string type. |
| Method name | Brief description | |
| The Parse method returns logical value obtained during conversion of a string value. |
| Property name | Brief description | |
| The ToString property returns the value of the variable converted to string type. |
See also: