public bool IsIdentity { get; set; }
Public Property IsIdentity As Boolean
public: property bool IsIdentity { bool get (); void set (bool value); }