com_propget

com_propget -- Alias of com_get()

Description

This function is an alias for com_get().

Note: This function does not exist in PHP 5; instead, you should use the regular and more natural OO syntax to access properties or call methods.