Returns the value of a specified parameter in the Fly file Project Settings.
This method is exposed only in C#. To use from C++ or JavaScript use the Settings property.
C#
dynamic get_ Settings(
string paramName)