Explore a possibility to create property interfaces that define common properties with their documentation. Classes implement these interfaces to inherit both the property contract and documentation.
Check what is the standard practice in other SDKs. Would this create cleaner code or would bring more confusion.
Explore a possibility to create property interfaces that define common properties with their documentation. Classes implement these interfaces to inherit both the property contract and documentation.
Check what is the standard practice in other SDKs. Would this create cleaner code or would bring more confusion.