Property Message NamespaceKepware.Api.Model AssemblyKepware.Api.dll Message Gets or sets the message of the API result. [JsonPropertyName("message")] public string Message { get; set; } Property Value string