Frama-C API - Names
val self : State.tval get_prop_name_id : identified_property -> stringreturns a unique name identifying the property. This name is built from the basename of the property.
val get_prop_basename : ?truncate:int -> identified_property -> stringreturns the basename of the property.
