22 module 
com {  module sun {  module star {  module beans {
    66     boolean hasPropertyByHierarchicalName( [in] 
string aHierarchicalName );
 This structure describes a property. 
Definition: Property.idl:33
 
Definition: Ambiguous.idl:20
 
specifies a hierarchy of properties. 
Definition: XHierarchicalPropertySetInfo.idl:30
 
This exception is thrown to indicate that the property name is unknown to the implementation. 
Definition: UnknownPropertyException.idl:30
 
base interface of all UNO interfaces 
Definition: XInterface.idl:45