property Property.Category as Boolean
Retrieves a value indicating whether the item hosts a category.

TypeDescription
Boolean A boolean expression that indicates whether the current object is a category object.

Use the CategoryName property to get the property's category name. Use the Category property to find whether the current object is a property item or a category item. Use the ShowCategories property to show the object properties. Use the Select method to browse an object. The Name property specifies the property's name. The Value property specifies the property's value.