FindById(Id: String): ITsModelParam;
Id. Parameter identifier.
The FindById method searches for parameter in the collection by its identifier.
If the parameter with the specified identifier is not found, the method returns Null.
See also:
ITsModelParams