Type Alias DavProperty

DavProperty: {
    [key: string]: string;
}