facet classafPillow::PageContext

sys::Obj
  afPillow::PageContext : sys::Facet

@Serializable

Place on a field to mark it as a page context value.

optional

Source

const Bool optional := false

Declares the page context to be optional. Optional parameter types must be nullable.

Defaults to false.