public QuestActionProxy(QuestAction action)
 {
     CopyFrom(action);
 }