Saxonberg Server API
    Preparing search index...

    Property wrapper for type safety. Extends String to allow using strings as Property but with type checking.

    Prefer the Property.of<T>(name) factory over new Property<T>(name) — shorter at the call site and keeps room for future interning.

    Type Parameters

    Hierarchy

    • String
      • Property

    Indexable

    • readonly [index: number]: string
    Index

    Constructors

    Methods

    Constructors

    Methods