sortedPropertyPortKeys()
Returns and array of property port keys in the order you want them to appear in the user interface.
Declaration
class func sortedPropertyPortKeys() -> [Any]!Return Value
The property port keys in the order you want them to appear in the user interface.
Discussion
Override this method to specify an optional ordering for property based ports in the user interface.