![]() | DynamicMagicPropertyInfo Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.magic.DynamicMagicPropertyInfo"]
Namespace: com.espertech.esper.compat.magic
public class DynamicMagicPropertyInfo : MagicPropertyInfo
The DynamicMagicPropertyInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | DynamicMagicPropertyInfo |
Initializes a new instance of the DynamicMagicPropertyInfo class.
|
Name | Description | |
---|---|---|
![]() | CanWrite |
Gets a value indicating whether this property can be set.
(Overrides MagicPropertyInfoCanWrite.) |
![]() | Child | |
![]() | EventPropertyType |
Gets or sets the event type of the property.
(Inherited from MagicPropertyInfo.) |
![]() | GetFunction |
Returns a function that can be used to obtain the value of the
property from an object instance.
(Overrides MagicPropertyInfoGetFunction.) |
![]() | Name |
Gets or sets the name.
(Inherited from MagicPropertyInfo.) |
![]() | Parent | |
![]() | PropertyType |
Gets or sets the type of the property.
(Inherited from MagicPropertyInfo.) |
![]() | SetFunction |
Returns a function that can be used to set the value of the
property in an object instance.
(Overrides MagicPropertyInfoSetFunction.) |