Interface PolytronValueElement

The PolytronValueElement interface represents a value element.

interface PolytronValueElement {
    Name: string;
}

Properties

Properties

Name: string