Clears all property associations.
public: void Clear();
public void Clear ();
abstract member Clear : unit -> unit
Public Sub Clear ()
Thank you.