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