SmartTagProperty Class

SmartTagProperty class

Represents the property of the cell smart tag.


type SmartTagProperty struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetNameGets and sets the name of the property.
SetNameGets and sets the name of the property.
GetValueGets and sets the value of the property.
SetValueGets and sets the value of the property.