#nullabledisablenamespaceStardewModdingAPI{/// <summary>An instance linked to a mod.</summary>publicinterfaceIModLinked{/********* ** Accessors *********//// <summary>The unique ID of the mod for which the instance was created.</summary>stringModID{get;}}}