Determines if an AutoCAD drawing object can be modified
(vlax-write-enabled-p obj)
Arguments
A VLA-object or AutoLISP entity object (ename).
Return Values
T, if the AutoCAD drawing object can be modified, nil if the object cannot be modified.