/* @see org.mindswap.owl.OWLEntity#removeProperties(java.net.URI) */ public void removeProperties(final URI prop) { individual.removeProperties(prop); }