Happpi PHP Library

$shortDesc

The short description of the part- typically the part's title.

Type

string

Getter Example

Used to retrieve the value of the property:

    CurtPart->getShortDesc();

Setter Example

There is no setter for this property.