Share Email Facebook Twitter LinkedIn ActiveX Property-Handling Functions Reference (AutoLISP) 2013-04-10 Product Documentation Intermediate View Original The following table provides summary descriptions of the AutoLISP property-handling functions. Property-handling functions Function Description (vlax-get-property obj property) Low-level property get function. May be used for custom ActiveX object (vlax-property-available-p obj prop [T]) Determines whether an object has a specified property (vlax-put-property obj property arg) Low-level property set function Related References vlax-get-property (AutoLISP) vlax-property-available-p (AutoLISP) vlax-put-property (AutoLISP) Related Concepts Visual LISP Extensions to AutoLISP Reference (AutoLISP)