Enhance the naming of Kubernetes resource Json properties
Resources mapped from Kubernetes have specific properties (e.g. json, yaml, etc) as characteristics.
OSOM copies all these properties of all underlying to the "parent" RFS that initiated the CR deployment.
At the RFS level, resource properties with the same name are overwritten.
Introduce a notation of {Kind}.{resource_name}.json, for the json property of the resources, so as to distinguish them when they are merged in the RFS