NullStringExtension<T> extension

on

Properties

isNotNullOrEmpty bool
Will return if the string is not null and not empty
no setter
isNullOrEmpty bool
Will return if the string is null or empty
no setter