PropertyDto
public class PropertyDto
Namespace
Constructors
PropertyDto
The default constructor.
public PropertyDto()
Properties
Alias
public string Alias { get; set; }
Description
public string Description { get; set; }
Name
public string Name { get; set; }
Value
public object Value { get; set; }