Gets contact's last name.
public string LastName { get; }
member this.LastName : string
Public ReadOnly Property LastName As String
谢谢。