Class FormSubmitFieldValueViewModel NamespaceDynamicweb.Forms AssemblyDynamicweb.Forms.dll public class FormSubmitFieldValueViewModel Inheritance object FormSubmitFieldValueViewModel Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Properties Name public string? Name { get; set; } Property Value string SystemName public string? SystemName { get; set; } Property Value string Value public string? Value { get; set; } Property Value string