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