{
public ShaderPropertyRemoved(Guid guid)
this.guid = this.guid;
this.guid = guid;
}
public Guid guid { get; private set; }