@model string @if(!string.IsNullOrEmpty(Model)) { var parsedModel = new StatusMessageModel(Model); }