ContentTypeProperty Class

ContentTypeProperty class

Represents identifier information.


type ContentTypeProperty struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetNameReturns or sets the name of the object.
SetNameReturns or sets the name of the object.
GetValueReturns or sets the value of the content type property.
SetValueReturns or sets the value of the content type property.
GetTypeGets and sets the type of the property.
SetTypeGets and sets the type of the property.
IsNillableIndicates whether the value could be empty.
SetIsNillableIndicates whether the value could be empty.