Returns a property of a definition.
Calling Value() does not invoke a call to CalcDefValue() but directly returns the DefCore value of the definition (notice this might have been overloaded in Scenario.txt). You should use
GetValue instead with proper parameters.