Determines if a certain property is defined or not.
public static bool IsDefined (this object obj);
Returns true if this property is defined otherwise returns false.