Type Alias AbstractAttributeProviderOptions

AbstractAttributeProviderOptions: VcsObjectOptions & {
    keyProperty?: string;
}