Gets and sets whether this parameter is a key parameter or not. Key parameters are typically those that need to be easily accessed and are designated as key to be filtered out from the rest of the parameters.
Syntax
DerivedParameter.IsKey() As Boolean
Property Value
This is a read/write property whose value is a Boolean.