Creating a meta prop with specific type (like boolean)?

Hi Guys,
Just wanted to know if there is a way to create a meta prop with a specific type say boolean.

If not, it would be great to have similar choices in meta prop like we do while registering code components. For example, defining specific prop to be boolean, object, list etc, which then provide a specific field in the Studio.

CC: @chungwu

true! right now only string type is supported, but we should support other types too

@chungwu yes please!

It is now possible to choose the prop type when creating a meta prop :smile: