public string Name { get; set; }
Public Property Name As String Get Set
member Name : string with get, set
In This Article