Returns true if this entity was not loaded from a database record.

Declaration Syntax
public virtual bool IsNew { get; set; }Public Overridable Property IsNew As Boolean
public:
virtual property bool IsNew {
bool get ();
void set (bool value);
}Assembly:
Gemli.Data (Module: Gemli.Data) Version: 0.9.0.0 (0.9.0.0)