The properties which is generated for a class , the comments is right type but the type always None  .
For example :  Class1. FooProperty1 => FooClassProperty , in the stub for FooProperty1  in Class1 is None but comments is right .  so it will not go further autocomplete for Foo, (Foo = Class1. FooProperty1) , it is suppose to be or i needs to set dependency for the modules  generated ?