✅ Cant access base parameter in children partial class
I have a partial class that herits from a parent class. In the children class, i cant access any of the parent properties, but it works if the class is not partial. Is it normal or is it a bug? Pictures in comments