interface DeleteAppProperty {
    propertyKey: string;
}

Properties

Properties

propertyKey: string

The key of the property.