FindById(Id: String): IMsModelParam;
Id. Required parameter identifier.
The FindById method finds parameter in the collection by its identifier.
If the parameter of the specified identifier is not found, the method returns Null.
See also:
IMsModelParams