withProperties

open fun withProperties(vararg properties: String): PromptRunner

Includes the given properties when creating an object.

Note that each predicate is applied in addition to previously registered predicates, including withPropertyFilter and withoutProperties.

Parameters

properties

the properties that are to be included