public UserDefinedPropertyDefinition.Enums.CategoryType Category {get; set;}
public: property UserDefinedPropertyDefinition.Enums.CategoryType Category { UserDefinedPropertyDefinition.Enums.CategoryType get(); void set ( UserDefinedPropertyDefinition.Enums.CategoryType value); }