export interface IUserProfilePropertyDTO { group: string; key: string; alias: string; }