protected override PropertyDefineCollection GetPropertyDefineCollection() { return(GetCachedPropertyDefineCollection("WfBranchProcessTemplateDescriptor", () => PropertyDefineCollection.CreatePropertiesFromConfiguration(WfActivitySettings.GetConfig().PropertyGroups["BasicBranchProcessTemplateProperties"]))); }