StringNullExtensions extension

on

Properties

isEmptyOrNull bool
Return a bool if the string is null or empty
no setter
isNotBlank bool
Returns true if s is neither null, empty nor is solely made of whitespace characters.
no setter