public override SimpleJSON.JSONClass GetProperties() { SimpleJSON.JSONClass N = base.GetProperties(); N = gadgetRef.GetProperties(N); return(gadgetRef.GetProperties(N)); }