package jetbrains.mps.make.resources; /*Generated by MPS */ public interface IResourceWithProperties { IPropertiesIO getProperties(); }