Parametrize a Property for a Tree Object

Goal: Parametrize a Details View property for a native tree object and then print out the Workbench ID.

Code:

hydrostaticPressure = Model.Analyses[0].AddHydrostaticPressure()
fluidDensity = hydrostaticPressure.CreateParameter("FluidDensity")
fluidDensity.ID