19#ifndef __com_sun_star_beans_Property_idl__
20#define __com_sun_star_beans_Property_idl__
26module
com { module sun { module star { module beans {
Definition: Accessible.idl:22
This structure describes a property.
Definition: Property.idl:38
type Type
contains an object that identifies the declared type for the property.
Definition: Property.idl:62
short Attributes
This field may contain zero or more constants of the PropertyAttribute constants group.
Definition: Property.idl:68
string Name
specifies the name of the property.
Definition: Property.idl:44
long Handle
contains an implementation-specific handle for the property.
Definition: Property.idl:52