Hi!
Awesome project! It's really a breeze to work with and has many awesome features.
One small thing I found which is nagging me, is that there is no const version of asIScriptObject::GetAddressOfProperty.
It doesn't seem to be doing anything which would prevent a const version from existing. Right now I can use const_cast or modify the sdk itself, but it would be nice if this would be there in the official version.