Documentation
    Preparing search index...
    interface PersonName {
        _attributes: Attributes4;
        GivenName: GivenName;
        SurName: SurName;
    }
    Index

    Properties

    _attributes: Attributes4
    GivenName: GivenName
    SurName: SurName