Contents Namespaces | Ansys.ACT.Interfaces.Analysis Namespace | IAnalysis | Print page PropertyValue(string, object) Assigns the given value to the property that matches the specified name. Declaration Syntaxpublic void PropertyValue(string name, object value)Parametersname(string)The name of the property.value(object)The value. « PropertyValue(string) Solve(bool) »