Returns the drawing and maintenance release version into which this object must be stored.
The default implementation of this function returns filer->dwgVersion(). This function can be overridden in custom classes.
Do not use filer->dwgVersion() with dwg/dxf(in/out)Fields(); use self()->getObjectSaveVersion() instead.