stp property

Vector3 stp

Implementation

Vector3 get stp => xyz;
void stp= (Vector3 arg)

Implementation

set stp(Vector3 arg) => xyz = arg;