Property | @tomic

Class Property

A Property represents a relationship between a Subject and its Value. https://atomicdata.dev/classes/Property

Hierarchy

  • Property

Constructors

constructor

Properties

Optional classType

classType?: string

datatype

datatype: Datatype

description

description: string

Optional error

error?: Error

If the Property cannot be found or parsed, this will contain the error

Optional isDynamic

isDynamic?: boolean

Optional loading

loading?: boolean

When the Property is still awaiting a server response

shortname

shortname: string

subject

subject: string