Automatically Hide Null Properties
Aidan O'Connor
Additionally, it would be useful to declare properties as being hidden from the beginning. For example, when creating aggregation or calculation properties, there is sometimes a need for "helper" properties that serve the sole purpose of helping to calculate data from multiple sources to feed into the aggregation or calculation properties. One solution could be to have "dot properties," or properties that are created with a "." in the beginning of their identifier to make them hidden wherever they should appear today