public EditableTextPropertySpec()
 {
     EditableText = InitialText.ToEditableTextProperty();
 }