public Matrix CameraMatrix { get; }
Public ReadOnly Property CameraMatrix As Matrix Get
public: property Matrix^ CameraMatrix { Matrix^ get (); }