Happpi PHP Library

$name

The name of the person who submitted the review.

Type

string

Getter Example

Used to retrieve the value of the property:

    CurtReview->getName();

Setter Example

There is no setter for this property.