'Declaration<DataMemberAttribute(False)> <DisplayNameAttribute("Zone Boundary Coordinates")> Public ReadOnly Property PolygonPoints As String
[DataMember(false)] [DisplayName("Zone Boundary Coordinates")] public string PolygonPoints {get;}
[DataMember(false)] [DisplayName("Zone Boundary Coordinates")] public: property String^ PolygonPoints { String^ get(); }