public void EstablecerUShort(IPropiedad propiedad, ushort valor) { EstablecerUShort(propiedad, valor, _impl.ObtenerUShort(propiedad)); }