Object.defineProperty(this,  "$content", {
            get: function () {
                return $content;
            },
            set: function () {