FullName Property FullName Gets the full name of the property (DeclaringType.FullName + "." + Name). Declaration public string FullName { get; } Property Value Type Description System.String