prompt
Represents the prompt object used within the session. The prompt can be accessed or modified only when the session is in an active state, as determined by the isActive
predicate.
This property uses the ActiveProperty delegate to enforce the validation of the session's active state before any read or write operations.