protected override void Initialize()
 {
     this.action = ActionResolver.Get(this.Property, this.Attribute.ActionString);
 }