public AssetReferenceComponent(AssetReference reference)
 {
     this.Reference = reference;
 }