I
InsightNexus

PropertyInfo | @azure/dtdl-parser

Author

Emma Terry

Published Feb 16, 2026

Properties

childOf

childOf: string | undefined

Optional comment

comment: undefined | string

definedIn

definedIn: string | undefined

Optional description

description: LanguageStringType

Optional displayName

displayName: LanguageStringType

dtdlVersion

dtdlVersion: number

entityKind

entityKind: "property"

id

id: string

Optional languageVersion

languageVersion: undefined | number

Optional name

name: undefined | string

Optional schema

schema: SchemaInfo

supplementalProperties

supplementalProperties: {}

Type declaration

  • [x: string]: any

supplementalTypeIds

supplementalTypeIds: string[]

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

undefinedProperties

undefinedProperties: {}

Type declaration

  • [name: string]: any

undefinedTypes

undefinedTypes: string[]

Optional writable

writable: undefined | false | true