Property<std::string>& HuntCrossleyForce::ContactParameters::updGeometry()
{
    return updProperty_geometry();
}
Property<std::string>& ElasticFoundationForce::ContactParameters::updGeometry()
{
    return updProperty_geometry();
}