public bool IsIdentityEditable { get; }
Public ReadOnly Property IsIdentityEditable As Boolean Get
public: property bool IsIdentityEditable { bool get (); }
member IsIdentityEditable : bool with get
In This Article