Nominated Input
constructor(key: String, kind: NominatedInputKind, displayName: String? = null, description: String? = null, unit: String? = null)(source)
Parameters
key
the control keyName ("elementName.propertyName") or the flattened RV-parameter key ("rvName
kind
which family this input belongs to
display Name
optional human label
description
optional one-line description of what the input means
unit
optional unit of measure (e.g. "minutes", "servers")