pub fn object_names(
    obj: &Object,
    ci: &ComponentInterface
) -> Result<(String, String), Error>