﻿export class TfabricaUserMenuProperty {
    public key: string;
    public value: Object;
}