MoyeStringExtensions extension

on

Properties

capitalize String

Available on String, provided by the MoyeStringExtensions extension

capitalizes the string and returns it
no setter
titleCase String

Available on String, provided by the MoyeStringExtensions extension

Convert this to a title case string and return it
no setter