LocatorReference.identity

Set the identity of referenced component.

Set the identity of referenced component. Description

  1. string identity [@property setter]
    class LocatorReference
    @property @safe nothrow
    identity
    (
    string identity
    )
  2. string identity [@property getter]

Parameters

identity string

the identity of referenced component.

Return Value

this

Meta