public bool SkipNullParams { get; set; }
Public Property SkipNullParams As Boolean Get Set
public: property bool SkipNullParams { bool get (); void set (bool value); }
member SkipNullParams : bool with get, set
In This Article