StringNull extension

on

Properties

isNEmpty bool
Whether the string is Null or has a length of Zero.
no setter
isNotNEmpty bool
Whether the string is not Null or the length is not Zero.
no setter