inherit two interface that have same properties
hi all, i have two interfaces that have member with same name inside, and i inherit these two interfaces for some reason but i can't seem to access only one of the member from an interface.. is it possible we decide which member from which interface we wanted to use?