Class: Property

$k. Property

new $k.Property()

Represents a property.

Extends

Methods

domain() : $k.Domain

Returns the domain of the property

Since:
  • 4.1.0
Returns:
Type Description
$k.Domain

source() : $k.SemanticElement

Returns the semantic element that has this property

Returns:
Type Description
$k.SemanticElement

Intherited methods