Thing Class

Definition

Thing (entity type: "https://schema.org/Thing").

public class Thing
type Thing = class
Public Class Thing
Inheritance
Thing

Constructors

Thing()

Initializes a new instance of the Thing class.

Thing(String, String)

Initializes a new instance of the Thing class.

Properties

Name

Gets or sets the name of the thing.

Type

Gets or sets the type of the thing.

Applies to