Property hasAnyProperties hasAnyProperties Indicates whether any property was assigned a value. Declaration public bool hasAnyProperties { get; } Property Value Type Description bool true if any property was assigned a value. Otherwise, false.