.NET Helper Packages
C#
Show/Hide TOC
User
Age Property
Gets or sets the Age.
Definition
Namespace:
Common.Core.Models
Assembly:
Common.Core (in Common.Core.dll) Version: 2.1.5
C#
Copy
public
int
?
Age
{
get
;
set
; }
Property Value
Nullable
Int32
Implements
IUser
Age
See Also
Reference
User Class
Common.Core.Models Namespace
In This Article
Definition
Property Value
Implements
See Also