Happpi PHP Library

$catTitle

The title of the category

Type

string

Getter Example

Used to retrieve the value of the property:

    CurtCategory->getCatTitle();

Setter Example

There is no setter for this property.