[Feature Request] support more Property Specifiers for class and variables in blueprints

UCLASS(EditInlineNew)

UPROPERTY(Instanced)

https://docs.unrealengine.com/latest/INT/Programming/UnrealArchitecture/Reference/Classes/Specifiers/EditInlineNew/index.html
https://docs.unrealengine.com/latest/INT/Programming/UnrealArchitecture/Reference/Properties/Specifiers/Instanced/

I would also like to see this implemented.