Happpi PHP Library

$exposed

String to show if the part is exposed or concealed

Type

string

Getter Example

Used to retrieve the value of the property:

    CurtPart->getExposed();

Setter Example

There is no setter for this property.