public Transform Location { get; }
Public ReadOnly Property Location As Transform Get
public: property Transform^ Location { Transform^ get (); }
member Location : Transform with get