using UnityEngine; using System.Collections; public class LargerClass : MonoBehaviour { public ClassWithProperties MyPropClass; }