The name of the building
public string BuildingName { get; set; }
The name of the building, e.g. Commerce House, Police Headquarters, Rose Cottage.
This will be blank for a numbered property which does not have a name.
public string BuildingName { get; set; }