Is there a way to hide properties or methods of an extended class?
Ie, I want most of the extended properties and methods to be accessible but I want to hide others and use my own instead (not just overriding).
Is there a way to hide properties or methods of an extended class?
Ie, I want most of the extended properties and methods to be accessible but I want to hide others and use my own instead (not just overriding).
:: Copyright KIRUPA 2026 //--
``` ```