Block property inheritance

I’m trying to get block properties to be inherited.
I’m using the API to do some querying and coding. I would like to be able to specify context: SomeContext an a block and then be able to retrieve that property on a child block. Maybe the logseq.Editor.getBlockProperty could have an option to look at the parent properties as well.