Sign up

Listed about 6 years ago

ID#420980

Trentham

Upper Hutt
PBN
3
1
80
(861.11 sq.ft.)

Comfortable and Convenient

:

in Property:
Properties:
@property (retain, nonatomic) NSString* agencyListingId; (@dynamic agencyListingId;)
@property (retain, nonatomic) NSDate* approvedAt; (@dynamic approvedAt;)
@property (retain, nonatomic) NSNumber* areaId; (@dynamic areaId;)
@property (retain, nonatomic) NSString* auctionLocation; (@dynamic auctionLocation;)
@property (retain, nonatomic) NSDate* auctionTenderDate; (@dynamic auctionTenderDate;)
@property (retain, nonatomic) NSString* auctionTenderTime; (@dynamic auctionTenderTime;)
@property (retain, nonatomic) NSDecimalNumber* bathrooms; (@dynamic bathrooms;)
@property (retain, nonatomic) NSDecimalNumber* bedrooms; (@dynamic bedrooms;)
@property (retain, nonatomic) NSString* builtIn; (@dynamic builtIn;)
@property (retain, nonatomic) NSString* category; (@dynamic category;)
@property (retain, nonatomic) NSString* classification; (@dynamic classification;)
@property (retain, nonatomic) NSDate* createdAt; (@dynamic createdAt;)
@property (retain, nonatomic) NSDate* deletedAt; (@dynamic deletedAt;)
@property (retain, nonatomic) NSNumber* displayAddress; (@dynamic displayAddress;)
@property (retain, nonatomic) NSString* displayPrice; (@dynamic displayPrice;)
@property (retain, nonatomic) NSDate* featuredAt; (@dynamic featuredAt;)
@property (retain, nonatomic) NSNumber* firstlook; (@dynamic firstlook;)
@property (retain, nonatomic) NSString* firstThumb; (@dynamic firstThumb;)
@property (retain, nonatomic) NSDecimalNumber* floorSpace; (@dynamic floorSpace;)
@property (retain, nonatomic) NSDecimalNumber* garages; (@dynamic garages;)
@property (retain, nonatomic) NSDictionary* invalidFields; (@dynamic invalidFields;)
@property (retain, nonatomic) NSDecimalNumber* latitude; (@dynamic latitude;)
@property (retain, nonatomic) NSDecimalNumber* longitude; (@dynamic longitude;)
@property (retain, nonatomic) NSDecimalNumber* lotSize; (@dynamic lotSize;)
@property (retain, nonatomic) NSNumber* needsFullUpdate; (@dynamic needsFullUpdate;)
@property (retain, nonatomic) NSDate* nextOpenhomeAt; (@dynamic nextOpenhomeAt;)
@property (retain, nonatomic) NSString* postalCode; (@dynamic postalCode;)
@property (retain, nonatomic) NSDecimalNumber* price; (@dynamic price;)
@property (retain, nonatomic) NSDecimalNumber* priceTo; (@dynamic priceTo;)
@property (retain, nonatomic) NSNumber* priceTypeId; (@dynamic priceTypeId;)
@property (retain, nonatomic) NSString* propertyDescription; (@dynamic propertyDescription;)
@property (retain, nonatomic) NSNumber* propertyId; (@dynamic propertyId;)
@property (retain, nonatomic) NSNumber* propertyTypeId; (@dynamic propertyTypeId;)
@property (retain, nonatomic) NSString* qualifiedName; (@dynamic qualifiedName;)
@property (retain, nonatomic) NSNumber* regionId; (@dynamic regionId;)
@property (retain, nonatomic) NSString* situation; (@dynamic situation;)
@property (retain, nonatomic) NSNumber* stateId; (@dynamic stateId;)
@property (retain, nonatomic) NSString* status; (@dynamic status;)
@property (retain, nonatomic) NSString* streetName; (@dynamic streetName;)
@property (retain, nonatomic) NSString* streetNumber; (@dynamic streetNumber;)
@property (retain, nonatomic) NSNumber* suburbId; (@dynamic suburbId;)
@property (retain, nonatomic) NSString* suburbName; (@dynamic suburbName;)
@property (retain, nonatomic) NSString* tagline; (@dynamic tagline;)
@property (retain, nonatomic) NSNumber* totalViews; (@dynamic totalViews;)
@property (retain, nonatomic) NSString* unitNumber; (@dynamic unitNumber;)
@property (retain, nonatomic) NSDate* updatedAt; (@dynamic updatedAt;)
@property (retain, nonatomic) NSSet* agents; (@dynamic agents;)
@property (retain, nonatomic) NSSet* customKeywords; (@dynamic customKeywords;)
@property (retain, nonatomic) NSSet* floorplans; (@dynamic floorplans;)
@property (retain, nonatomic) NSSet* images; (@dynamic images;)
@property (retain, nonatomic) NSSet* keywords; (@dynamic keywords;)
@property (retain, nonatomic) NSSet* openhomes; (@dynamic openhomes;)
@property (retain, nonatomic) NSSet* questions; (@dynamic questions;)
@property (retain, nonatomic) NSSet* sellers; (@dynamic sellers;)
@property (retain, nonatomic) NSSet* virtualTours; (@dynamic virtualTours;)
@property (retain, nonatomic) NSArray* keywordIDs; (@synthesize keywordIDs = keywordIDs;)
@property (retain, nonatomic) Location* areaLocation; (@dynamic areaLocation;)

in NSManagedObject:
Properties:
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly, nonatomic) NSManagedObjectContext* managedObjectContext;
@property (readonly, nonatomic) NSEntityDescription* entity;
@property (readonly, nonatomic) NSManagedObjectID* objectID;
@property (readonly, nonatomic, getter=isInserted) BOOL inserted;
@property (readonly, nonatomic, getter=isUpdated) BOOL updated;
@property (readonly, nonatomic, getter=isDeleted) BOOL deleted;
@property (readonly, nonatomic) BOOL hasChanges;
@property (readonly, nonatomic) BOOL hasPersistentChangedValues;
@property (readonly, nonatomic, getter=isFault) BOOL fault;
@property (readonly, nonatomic) unsigned long faultingState;

in NSObject:
Properties:
@property (readonly) unsigned long akToolbarButtonItemType;
@property (readonly, nonatomic) NSString* _atvaccessibilityITMLAccessibilityContent;
@property (nonatomic, setter=_px_setReuseIdentifier:) long _px_reuseIdentifier;
@property (retain, nonatomic) NSArray* accessibilityCustomRotors;
@property (readonly, nonatomic) UIDescriptionBuilder* _ui_descriptionBuilder;
@property (retain, nonatomic) NSArray* accessibilityElements;
@property (nonatomic) long accessibilityContainerType;
@property (readonly, nonatomic) NSString* accessibilityLocalizedStringKey;
@property (copy, nonatomic) NSString* accessibilityIdentifier;
@property (retain, nonatomic) NSArray* accessibilityCustomActions;
@property (nonatomic) BOOL isAccessibilityElement; (@dynamic isAccessibilityElement;)
@property (copy, nonatomic) NSString* accessibilityLabel; (@dynamic accessibilityLabel;)
@property (copy, nonatomic) NSAttributedString* accessibilityAttributedLabel;
@property (copy, nonatomic) NSString* accessibilityHint; (@dynamic accessibilityHint;)
@property (copy, nonatomic) NSAttributedString* accessibilityAttributedHint;
@property (copy, nonatomic) NSString* accessibilityValue; (@dynamic accessibilityValue;)
@property (copy, nonatomic) NSAttributedString* accessibilityAttributedValue;
@property (nonatomic) unsigned long accessibilityTraits; (@dynamic accessibilityTraits;)
@property (nonatomic) struct CGRect accessibilityFrame; (@dynamic accessibilityFrame;)
@property (copy, nonatomic) UIBezierPath* accessibilityPath;
@property (nonatomic) struct CGPoint accessibilityActivationPoint; (@dynamic accessibilityActivationPoint;)
@property (retain, nonatomic) NSString* accessibilityLanguage; (@dynamic accessibilityLanguage;)
@property (nonatomic) BOOL accessibilityElementsHidden; (@dynamic accessibilityElementsHidden;)
@property (nonatomic) BOOL accessibilityViewIsModal; (@dynamic accessibilityViewIsModal;)
@property (nonatomic) BOOL shouldGroupAccessibilityChildren; (@dynamic shouldGroupAccessibilityChildren;)
@property (nonatomic) long accessibilityNavigationStyle;
@property (copy, nonatomic) NSArray* accessibilityHeaderElements;
@property (retain, getter=_traitStorageList, setter=_setTraitStorageList:) _UITraitStorageList* traitStorageList;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;
@property (readonly, retain) id autoContentAccessingProxy;
@property (readonly) Class classForKeyedArchiver;
@property void* observationInfo;
@property (readonly) unsigned long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString* description;
@property (readonly, copy) NSString* debugDescription;

Keywords

Features

  • Undercover Parking
  • Off-street parking

Ask a question about this property

Please leave this field blank:
NAME
EMAIL
MESSAGE

Agents

Peter Johnston

Leaders Real Estate (1987) Ltd Licensed REA Act 2008

Licensed Real Estate Salesperson (REAA 2008), Member of the REINZ

I have been an Upper Hutt resident since the 1970's attending St Patrick's College, Silverstream. I am married to Joanne who specialises in neo natal nursing including flying sick premature babies to and from New Zealand hospitals. I am a family man with 4 adult children and 4 very busy grandsons.
Having been a successful courier driver for 20 years servicing the business and residential community my interest has always been real estate. I have built three large family homes and a block of town houses , it was a natural progression to move into real estate in 2007.
Within my time of real estate I have received the following awards for sales in Real Estate 100% achievers, Silver and Gold for my sales and commitment to the industry.
Real estate gives me the unique privilege to partner and support people from all walks of life to successfully make their real estate dreams a reality!

About The Team

We are a successful brother and sister team in real estate committed to our clients providing a specialised Real Estate service to the Upper Hutt community.
We have both received many awards including 100% achievers, Silver and Gold awards including the national RE/MAX award for the Hall of fame for outstanding sales achievement and commitment to the industry.

We offer a service from start to finish including assistance with home staging (where necessary) and preparation of the property to "SOLD"
Our reputation and commitment to our vendors is to ensure we achieve the best possible price in a realistic time frame for a minimum of stress and inconvenience. It is a journey that is guaranteed to be professional, interesting, exciting and enjoyable with a dose of humour along the way. We look forward to being your go to team once you are ready to sell.

All the very best

Peter Johnston

read more

Lana Mehlhopt

Leaders Real Estate (1987) Ltd Licensed REA Act 2008

Licensed Real Estate Salesperson (REAA 2008), Member of the REINZ

have come to Real Estate after a successful career as a primary school teacher. I first had to do my compulsory country service at Makomako School in the Wairarapa, then taking on the responsibility of Infant Mistress at Strathmore Park School, relief teaching at various schools and finally as Senior Teacher at Newtown School working with new entrants, the Reading Recovery programme, and children for whom English was a second language.

I have always enjoyed being involved with children - as a Play Centre Supervisor at the Island Bay Play Centre while our three children attended - primary school netball coach, and volunteer at Ronald McDonald House.

As a pastime I have enjoyed working in many service industries - as a week end motel cleaner, cafe assistant, hotel waitress, barmaid and receptionist, and usher at the Town Hall, Michael Fowler Centre, St. James Theatre, Opera House and TSB arena.

Through my husband Gordon, I was involved in the Island Bay Lions Club and take an active interest in and support many community activities and fundraisers.

I am fortunate to have a husband who supports me in my work and patiently assists me at open homes as extra security for the home, puts up the For Sale and SOLD signs and delivers fliers advertising the homes.

It is always a privilege to be entrusted with the marketing and sale of a property and a challenge to help people find satisfaction in not just a house but a home.

I love the Real Estate business and the opportunity it gives me to meet and work for people from varied backgrounds and diverse cultures.

read more

This property was photographed by

Leave a message for Liz Evans

Please leave this field blank:
I Would like to
NAME
EMAIL
YOUR AGENT'S NAME
PHONE
MESSAGE
SALE ORDER