public void EstablecerUInteger(IPropiedad propiedad, uint valor) { EstablecerUInteger(propiedad, valor, _impl.ObtenerUInteger(propiedad)); }