IncludePrivateMembers Property
Gets a value indicating if private member should be read from and written to. true to include private member, otherwise false. Default is false.

Syntax

public virtual bool IncludePrivateMembers { get; set; }

Value

Type Description
bool