Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

Property

API reference for Property in Vendr, the eCommerce solution for Umbraco v8+

Property

public class Property : ValueObjectBase

Inheritance

Namespace

Constructors

Property (1 of 2)

public Property(string alias, string name, string value)

Property (2 of 2)

public Property(string alias, string name, string description, string value)

Properties

Alias

public string Alias { get; }

Description

public string Description { get; }

Name

public string Name { get; }

Value

public string Value { get; }

Methods

DeepClone

public override object DeepClone()

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.