RegisterProperties method
Implementation
@override
void RegisterProperties() {
super.RegisterProperties();
this.RegisterProperty(DisplayName);
this.RegisterProperty(FileAs);
this.RegisterProperty(Members);
}
@override
void RegisterProperties() {
super.RegisterProperties();
this.RegisterProperty(DisplayName);
this.RegisterProperty(FileAs);
this.RegisterProperty(Members);
}