$k. VirtualProperty

Represents a non-persistent property.

Methods

source() → {$k.SemanticElement}

Returns the semantic element that has this virtual property

Since
  • 6.1.0
Returns:
Type: 
$k.SemanticElement

type() → {$k.Type}

Returns the type of the virtual property, or undefined if the virtual property does not have a corresponding type

Returns:
Type: 
$k.Type