Saxonberg Server API
    Preparing search index...
    interface Posed {
        getPosture(): string;
        setPosture(value: string): void;
    }
    Index

    Methods