public TransformationPropertyType Type { get; }
Public ReadOnly Property Type As TransformationPropertyType
Get
public:
property TransformationPropertyType Type {
TransformationPropertyType get ();
}
member Type : TransformationPropertyType with get