get_parent
Description:
Gets the parent component of the property.
Use with caution. When icalproperty is deallocated, it won't deallocate its parent. However the Component object created using this method will be deallocated (if no reference in other places). So You need to make sure there is another reference except the one in Property.
Parameters:
this |
The Property |