For instance, like Font. Can anyone give a very simple example? Maybe just a property with two sub-properties
Edit: I mean that when I look at Font in the object inspector it has a little plus sign which I can click to set font name “times new roman”, font size “10”, etc. Sorrry if I use the wrong terms, that is what I menat by “sub-properties”.
All you have to do is create a new published property that points to an type that has published properties.
check this code