using System.Collections.Generic; using UnityEngine; namespace Proxima { using UnityProperty = ProximaComponentCommands.PropertyInfo; internal static class ProximaReflection_Template { public static Dictionary Properties = new Dictionary { // }; } }