If inject tags are defined inline i.e: [Inject] public var startHeartbeat:StartHeartbeat; then public properties are not recognised by the autocompletion system.
If inject tags are defined inline i.e:
[Inject] public var startHeartbeat:StartHeartbeat;
then public properties are not recognised by the autocompletion system.